home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / dev / basic / PowerAGA.readme < prev    next >
Encoding:
Text File  |  2000-07-01  |  2.0 KB  |  60 lines

  1. Short:    Power BASIC AGA 256 col 24 bit extension
  2. Author:   simon@studio.woden.com (Simon N Goodwin)
  3. Uploader: simon@studio.woden.com (Simon N Goodwin)
  4. Version:  1.0
  5. Type:     dev/basic
  6.  
  7. Overview
  8.  
  9. Early versions of Maxxon BASIC, HiSoft BASIC 1 and Power BASIC were written
  10. before the launch of AGA systems, and therefore lack support for 24 bit
  11. palette and 256 colour screens. This HiSoft Power BASIC AGA support demo
  12. shows you how to program an overscan 8 plane screen and set any of the
  13. 256 colours to any 24 bit colour.
  14.  
  15.  
  16. Files
  17.  
  18. Colour.bas is the demonstration program - it includes the crucial:
  19.  
  20.     SUB Palette32(pen%,red%,green%,blue%)
  21.  
  22. which takes four parameters, 0 to 255, setting a given pen to the 24 bit
  23. colour indicated by the last three parameters.
  24.  
  25. PowerAGA.text is an explanation of the program.
  26.  
  27. Graphics.bmap is an extended BMAP file which includes AGA functions as
  28. well as the original 16 bit Amiga system calls.
  29.  
  30.  
  31. Requirements
  32.  
  33. HiSoftBASIC.library to run the compiled code supplied, as it is not a
  34. stand-alone task.
  35.  
  36. HiSoft, Power or Maxxon BASIC to recompile the source.
  37.  
  38.  
  39. Distribution
  40.  
  41. This program is copyright 2000 Simon N Goodwin. It may be freely distributed
  42. and included in other programs, but only with attribution. Contact the author
  43. simon@studio.woden.com if you use this, please, to encourage the release of
  44. other such BASIC extensions.
  45.  
  46.  
  47. ============================= Archive contents =============================
  48.  
  49. Original  Packed Ratio    Date     Time    Name
  50. -------- ------- ----- --------- --------  -------------
  51.     1233     593 51.9% 29-Feb-00 14:57:18  PowerAGA.info
  52.     1612     892 44.6% 16-Dec-99 19:10:06 +colours
  53.     1639     923 43.6% 16-Dec-99 19:10:04 +colours.bas
  54.      750     660 12.0% 29-Feb-00 14:57:18 +colours.bas.info
  55.     2878    1519 47.2% 16-Dec-99 19:10:04 +graphics.bmap
  56.     1092     590 45.9% 29-Feb-00 14:51:04 +PowerAGA.text
  57.      750     660 12.0% 29-Feb-00 14:57:18 +PowerAGA.text.info
  58. -------- ------- ----- --------- --------
  59.     9954    5837 41.3% 26-May-100 21:33:18   7 files
  60.